MPTaskOptions

When calling the MPCreateTask function, you can specify any optional attributes for the task created by passing a value of type MPTaskOptions , which has the following type definition:

typedef OptionBits MPTaskOptions; See Task Creation Options for a list of possible values.

VERSION NOTES
Introduced with Multiprocessing Services 1.0.


© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)